home *** CD-ROM | disk | FTP | other *** search
/ isnet Internet / Isnet Internet CD.iso / prog / chat / 12 / 12.exe / SYSTEM / Trace.bat < prev    next >
Encoding:
DOS Batch File  |  1998-08-17  |  65 b   |  5 lines

  1. @echo off
  2. arp -a >> %1
  3. dde.exe %2 command null /get.dns
  4. exit
  5.